
startTransaction trans1;

createmo trans1 STN=0,RoutingTable=0,IPRoute=OSSServ;

getmoattribute trans1 STN=0,RoutingTable=0,IpRoute=OSSServ;

setmoattribute trans1 STN=0,RoutingTable=0,IPRoute=OSSServ forwardingInterface STN=0,IPInterface=TCU_OAM

setmoattribute trans1 STN=0,RoutingTable=0,IpRoute=OSSServ destIpSubnet 10.36.1.224/27;

setmoattribute trans1 STN=0,RoutingTable=0,IPRoute=OSSServ nextHopIpAddress 10.246.239.25;                                                        

setmoattribute trans1 STN=0,RoutingTable=0,IpRoute=OSSServ admDistance 1;

getmoattribute trans1 STN=0,RoutingTable=0,IpRoute=OSSServ;

createmo trans1 STN=0,RoutingTable=0,IPRoute=INFServ;

getmoattribute trans1 STN=0,RoutingTable=0,IpRoute=INFServ;

setmoattribute trans1 STN=0,RoutingTable=0,IPRoute=INFServ forwardingInterface STN=0,IPInterface=TCU_OAM

setmoattribute trans1 STN=0,RoutingTable=0,IpRoute=INFServ destIpSubnet 10.36.1.192/27;

setmoattribute trans1 STN=0,RoutingTable=0,IPRoute=INFServ nextHopIpAddress 10.246.239.25;                                                        

setmoattribute trans1 STN=0,RoutingTable=0,IpRoute=INFServ admDistance 1;

getmoattribute trans1 STN=0,RoutingTable=0,IpRoute=INFServ;


checkconsistency trans1;
commit trans1 forcedcommit;
endtransaction trans1;
getalarmlist;